home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 031a / explosv2.zip / APPENDIX.DOC next >
Text File  |  1992-01-31  |  8KB  |  186 lines

  1.                  Appendix for Explosiv 2.0
  2.                               
  3.  
  4.  
  5.  
  6. Explanation of Command Line
  7.  
  8. Switches and Display Parameters for DOS version
  9.    
  10.      This is the entire list of options supported by version
  11.      2.0 of the Explosiv screen saver.  The interface was
  12.      designed so that you will never have to know or use the
  13.      majority of these options.  However, they are all
  14.      listed here only for reference.  The options that are
  15.      useful to know are:
  16.    
  17.    
  18.      Explosiv                 ;run the interface
  19.      Explosiv -               ;read the configuration file
  20.      Explosiv on              ;activate (normal, herc=text)
  21.      Explosiv +on             ;activate (animate,
  22.                                            herc=graphics 0)
  23.      Explosiv -on             ;activate (blank,
  24.                                            herc=graphics 1)
  25.      Explosiv remove          ;remove the tsr
  26.    
  27.      all the other options can be and should be controlled
  28.      by the interface.  A complete list of options is listed
  29.      below:
  30.    
  31.    aranea - Show the named display.  Use the delay factor to
  32.      slow the drawing and object level to increase the number
  33.      of points drawn. 
  34.    
  35.    blank - This is the only display that does not halt the
  36.      underlying program when it is resident.  The delay factor
  37.      and object variable have no meaning.  No mouse support
  38.      is given to this display if it is resident.
  39.    
  40.    clock - This display is the only non-graphical display in
  41.      Explosiv. For this reason it will be used whenever the
  42.      video card is an mda.  In fact, if an mda card is used
  43.      then blank and clock  are the only valid displays.  All
  44.      other displays except blank revert to the clock.  Although
  45.      a delay factor is not used an object level of 1 does
  46.      signify that you wish the clock to be drawn with the
  47.      standard rather than extended ascii character set.
  48.    
  49.    fireworks - Show the named display.  Use the delay factor
  50.      to slow the drawing and the object level to increase
  51.      the number of fireworks drawn at one time.
  52.    
  53.    on - This option will turn the screen saver on.  If the
  54.      monitor is hercules then this also tells the screen
  55.      saver to restore the screen to text mode.  If the 
  56.      monitor is not hercules then this tells the screen saver
  57.      to use the animation when possible and to blank the 
  58.      screen when it feels that the screen cannot be saved 
  59.      properly ( for example, in graphics modes ).
  60.    
  61.    +on - This option will turn the screen saver on.  If the
  62.      monitor is hercules then this also tells the screen
  63.      saver to restore the screen to graphics mode ( page 0
  64.      ).  If the monitor is not hercules then this tells the
  65.      screen saver to use the animation when possible and not
  66.      to screen save then it feels that the screen cannot be
  67.      saved properly ( for example, in graphics modes ).
  68.    
  69.    -on - This option will turn the screen saver on.  If the
  70.      monitor is hercules then this also tells the screen
  71.      saver to restore the screen to graphics mode ( page 1
  72.      ).  If the monitor is not hercules then this tells the
  73.      screen saver to blank the screen under all possible
  74.      circumstances.
  75.    
  76.    off - This option will turn the screen saver off.
  77.    
  78.    +video - This option tells the screen saver that it
  79.      should check for screen writes through bios.  Any 
  80.      character that is written to the screen will reset the
  81.      screen savers timer.
  82.    
  83.    -video - This option tells the screen saver that it
  84.      should not check for screen writes through the bios.
  85.      Any character that is written to the screen will not
  86.      reset the screen savers timer. This option should be
  87.      used if you are using some sort of RAM resident clock.
  88.    
  89.    small - This option is only used by ega and vga.  This
  90.      tells the screen saver not to allocate extra memory to
  91.      handle 43/50 line modes. Only enough memory will be 
  92.      allocated to save 25 line mode.  This saves about 4K in
  93.      memory.
  94.    
  95.    fonts - This option is used if you wish to save the 
  96.      current font.  Most programs use the standard font which
  97.      Explosiv should be able to correctly restore.  If, 
  98.      however, a program defines its own font then to save it
  99.      properly you must specify this option.  Using this 
  100.      option does not automatically mean that the font  will be
  101.      saved.  Explosiv uses a compression technique to save
  102.      the 8K font page in 4K.  Under most circumstances this
  103.      compression is possible and the screen can be properly
  104.      restored.  If Explosiv decides that it is not possible
  105.      to save the font is 4K ( for example, when a 512 character
  106.      set is used ) then the screen will be blanked.  In most
  107.      cases the fonts will be properly saved.  This option is
  108.      ONLY used if you have a VGA monitor ( it will not work
  109.      for EGA ).
  110.    
  111.    mono - This option specifies that the display should be
  112.      in monochrome.
  113.    
  114.    color - This option specifies that the display should be
  115.      in color.
  116.    
  117.    d<n> - This option specifies the delay factor that should
  118.      be used if possible.  Here <n> is a number from 1 to
  119.      255.  By default, Explosiv will check you CPU and 
  120.      generally deduce the proper delay factor.  This option
  121.      should only be used if you find the default unreasonable.
  122.      Run the command
  123.        Explosiv ?
  124.      to find the default delay for your CPU.
  125.    
  126.    m<n> - This option must be used if Explosiv is to become
  127.      a screen saver.  Here <n> ranges from 1 to 30 (?) and
  128.      refers to how many minutes of inactivity Explosiv
  129.      should wait before activating.
  130.    
  131.    e<n> - This option specifies the object level.  This
  132.      value ranges from 1 to 9 where the default is 4.  Not
  133.      all displays use this option and those that do not 
  134.      always use it in the same way.  See above for details.
  135.    
  136.    ? - This option will display the help screen.  This will
  137.      give you information such as hot keys, Explosiv 
  138.      directory, monitor type, delay factor, multiplex number 
  139.      and some simple options to use.
  140.    
  141.    -  - This option specifies to read the configuration
  142.      file.  Actually any argument not listed here will have
  143.      the same effect.  The screen saver will parse the 
  144.      command line.  If an argument exists and no argument 
  145.      given is one of the ones listed here then Explosiv will 
  146.      read the configuration file.
  147.    
  148.    remove - This option tells Explosiv to remove the resident
  149.      copy of the screen saver from memory.  If this is not
  150.      possible because other TSRs are loaded above Explosiv
  151.      then a message will be printed and the screen saver
  152.      will remain active and resident.
  153.    
  154.    vga - This option specifies that you wish to override the
  155.      Explosiv auto-detection and assume you are using a vga
  156.      monitor.
  157.    
  158.    
  159.    ega - This option specifies that you wish to override
  160.      the Explosiv auto-detection and assume you are using an
  161.      ega monitor.
  162.    
  163.    mcga - This option specifies that you wish to override
  164.      the Explosiv auto-detection and assume you are using a
  165.      mcga monitor.  This option is functionally equivalent
  166.      to cga.
  167.    
  168.    cga - This option specifies that you wish to override the
  169.      Explosiv auto-detection and assume you are using a cga
  170.      monitor.  This option is functionally equivalent to
  171.      mcga.
  172.    
  173.    herc - This option specifies that you wish to override
  174.      the Explosiv auto-detection and assume that you are 
  175.      using a hercules monitor.
  176.    
  177.    mda - This option specifies that you wish to override the
  178.      Explosiv auto-detection and assume that you are using
  179.      an mda monitor. If you are using mda then the only 
  180.      displays that will be valid are blank and clock.  See 
  181.      the section on clock above.
  182.    
  183.    default - This option sets the screen saver to the default
  184.      delay factor.  Use this to reset a resident copy of
  185.      the screen saver to the default setting.
  186.